<system.web>
    <authorization>
        <allow users="Bolek" />
        <deny roles="Sprzedaz, Marketing" />
    </authorization>
</system.web>
